home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 0.9.1.3 stable / flock-0.9.1.3.en-US.win32.exe / flock / chrome / en-US.jar / locale / browser / baseMenuOverlay.dtd < prev    next >
Text File  |  2006-07-18  |  2KB  |  50 lines

  1. <!ENTITY minimizeWindow.key       "m">
  2. <!ENTITY minimizeWindow.label     "Minimize">
  3. <!ENTITY bringAllToFront.label    "Bring All to Front">
  4. <!ENTITY zoomWindow.label         "Zoom">
  5. <!ENTITY windowMenu.label         "Window">
  6.  
  7. <!ENTITY helpMenu.label           "Help"> 
  8. <!ENTITY helpMenu.accesskey       "H"> 
  9. <!-- LOCALIZATION NOTE some localizations of Windows (ex:french, german) use "?"
  10.                        for the help button in the menubar but Gnome does not.   -->
  11. <!ENTITY helpMenuWin.label        "Help"> 
  12. <!ENTITY helpMenuWin.accesskey    "H">
  13. <!ENTITY aboutCmd.label           "About &brandFullName;">
  14. <!ENTITY aboutCmd.accesskey       "A">
  15. <!ENTITY helpContents.label       "Help Contents">
  16. <!ENTITY helpContents.accesskey   "H">
  17. <!ENTITY helpContentsMac.label    "&brandShortName; Help">
  18. <!ENTITY helpForIEUsers.label     "For Internet Explorer Users">
  19. <!ENTITY helpForIEUsers.accesskey "I">
  20. <!ENTITY openHelp.commandkey      "VK_F1">
  21. <!ENTITY openHelpMac.commandkey   "VK_HELP">
  22. <!-- LOCALIZATION NOTE openHelpMac2.commandkey and openHelpMac2.modifiers
  23.                        are all the necessary keys to hit OS X's open-help 
  24.                        keyboard (visible) shortcut (that's Cmd+? for most locales) -->
  25. <!ENTITY openHelpMac2.commandkey           "/">
  26. <!ENTITY openHelpMac2.modifiers            "accel,shift">
  27. <!ENTITY openHelpMac2.frontendCommandkey   "?">
  28. <!ENTITY openHelpMac2.frontendModifiers    "accel">
  29.  
  30. <!ENTITY helpReleaseNotes.label         "Release Notes">
  31. <!ENTITY helpReleaseNotes.accesskey     "N">
  32. <!ENTITY updateCmd.label                "Check for Updates...">
  33. <!ENTITY updateCmd.accesskey            "o">
  34.  
  35. <!ENTITY preferencesCmdMac.label        "Preferences...">
  36. <!ENTITY preferencesCmdMac.commandkey   ",">
  37. <!ENTITY preferencesCmdMac.modifiers    "accel">
  38.  
  39. <!ENTITY servicesMenuMac.label          "Services">
  40.  
  41. <!ENTITY hideThisAppCmdMac.label        "Hide &brandShortName;">
  42. <!ENTITY hideThisAppCmdMac.commandkey   "H">
  43. <!ENTITY hideThisAppCmdMac.modifiers    "accel">
  44.  
  45. <!ENTITY hideOtherAppsCmdMac.label      "Hide Others">
  46. <!ENTITY hideOtherAppsCmdMac.commandkey "H">
  47. <!ENTITY hideOtherAppsCmdMac.modifiers  "accel,alt">
  48.  
  49. <!ENTITY showAllAppsCmdMac.label        "Show All">
  50.